func runtime/pprof.writeGoroutine

2 uses

	runtime/pprof (current package)
		pprof.go#L195: 	write: writeGoroutine,
		pprof.go#L751: func writeGoroutine(w io.Writer, debug int) error {